> For the complete documentation index, see [llms.txt](https://gimi.gitbook.io/gimi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gimi.gitbook.io/gimi/for-brands/content-library-and-usage-rights.md).

# Content library and usage rights

Find approved GIMI campaign content in the Content Library and confirm usage rights before you reuse creator work.

The Content Library is one place to access approved campaign content. Approved work may be added automatically after moderation.

The library may contain published social posts, uploaded videos, images, source files, AI-generated assets, shortlisted content, Spotlighted content, and work from completed campaigns.

## How do I find content?

1. Open **Content Library**.
2. Select the campaign.
3. Choose a content format or platform.
4. Apply status or shortlist filters, sort, and open the item.

You can revisit work without returning to the original moderation queue.

### Filter by campaign

Use the campaign filter when you are preparing a report, sharing with a client, reviewing winners, planning organic social, finding approved assets, or comparing campaigns.

### Finding shortlisted content

1. Open **Content Library**.
2. Select the **Shortlisted** filter.
3. Choose the campaign or shortlist.

Teams often separate shortlists by purpose: Paid Ads, Organic Social, Client Review, Potential Winners, Creator Partners, Product Launch, Needs Legal Review.

### Finding Spotlighted content

Use the **Spotlighted** filter for recaps, creator recognition, social reposting, future invitations, and creative benchmarking.

## Where does approved content go?

Approved content is stored in your organization’s Content Library. Approval still does not replace your responsibility to confirm **usage rights**.

Before reusing creator content, check:

* Campaign terms and the creator agreement
* Paid-media permissions and editing permissions
* Duration, geography, and exclusivity
* Music rights and third-party intellectual property

Make intended usage clear in the campaign terms from the beginning.


---

# 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://gimi.gitbook.io/gimi/for-brands/content-library-and-usage-rights.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.
