> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/restrict-partner-access-to-assets.md).

# Restrict Partner Access to Assets

Assets that you upload (and have previously uploaded) to impact.com can be restricted so that only certain partners or partner groups can use them to promote your brand. By default, all partners have access to your assets unless you specify otherwise.

#### Restrict partner access for new assets

Enabling this feature makes the assets inaccessible to all partners (and groups) except the ones you specify.

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **Engage → Content → Ads**.
2. In the upper-right, select **Create Ad** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]**.
   * Select the [type of asset](/brand/what-would-you-like-to-learn-about/platform-features/ads/create-ads/introduction-to-asset-types.md) you want to create. (E.g., **Image**)
   * Fill out the asset details.
3. Locate the **Restrict Partner Access** setting at the bottom of the *Asset Details*.
4. Select ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Allow access to only specific Partners**.
5. Start typing the partner name or group and select their names to restrict access to particular assets.
6. When done making changes, select **Save**.
   * All partners and partner groups that you didn't give access to will be excluded from accessing the asset.

#### Restrict partner access for existing assets

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **Engage → Content → Ads**.
2. Hover on the asset to which you want to restrict access, then select **Update**.
3. Select the **Restrict Partner Access** field at the bottom of the *Asset Details* section.
4. Select ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Allow access to only specific Partners** to enable it.
5. Start typing the partner name or group and select their names to restrict access to particular assets.
6. When done making changes, select **Save**.
   * All partners and partner groups that you didn't give access to will be excluded from accessing the asset.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/ads/manage-ads/restrict-partner-access-to-assets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
