# Topic Preferences

Every request in Octoo is assigned a **Topic**. Topics help providers not only understand the request context but allow them to filter out [opportunities](/providers/opportunities.md) that are not of interest to them.&#x20;

Providers can define their **topic preferences** to silence notifications for topics they would rather not be emailed about.  Each provider can set different preferences for each **partner** they work with.&#x20;

Preferences can be updated in a person's profile in the Topic Preferences section for your partner: <https://app.octoo.com/profile>

## Settings

There are three settings a provider can choose from:

* **YES** - The provider will receive opportunities by email for this topic.
* **NO** - The provider will not receive opportunities by emails for this topic (but can still see the opportunity in the app).
* **PREFERRED** - The provider will only receive opportunities by email for this topic if the customer has selected them specifically for the request.

These settings only affect whether or not emails will be sent for certain topics. A provider can view all opportunities (regardless of their topic preference) opportunities section: <https://app.octoo.com/opportunities>

<figure><img src="/files/SI44gbk3295mEzxxNTf5" alt=""><figcaption></figcaption></figure>


---

# 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.octoo.com/providers/topic-preferences.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.
