# Settings

- [Audit Log](https://docs.kynno.app/easybloggers/getting-started/brands/more-features/settings/audit-log.md): Each brand owner has access to their store audit log, which contains key actions performed by themselves, the managers, bloggers, or friends inside the brand.
- [Co-owners](https://docs.kynno.app/easybloggers/getting-started/brands/more-features/settings/co-owners.md): With co-owners, you can share the content of your Dropboxes with a specific store. This is super useful if your store often collaborates or if you have multiple avatars working for the same brand.
- [Preferences](https://docs.kynno.app/easybloggers/getting-started/brands/more-features/settings/preferences.md)
- [Product Categories](https://docs.kynno.app/easybloggers/getting-started/brands/more-features/settings/product-categories.md): Organize your products and bloggers into distinct categories, it's a great help if your store has diverse product lines (e.g., male/female products, accessories).


---

# Agent Instructions: 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:

```
GET https://docs.kynno.app/easybloggers/getting-started/brands/more-features/settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
