# Settings

### User Access / Sharing

By default, applying an organization label to a conversation will not automatically make the conversation visible to more coworkers, it will just label the conversation for teammates already having access to it. You can change that behavior and configure an organization label to automatically give some coworkers access to the conversations in that label by editing the **Auto-shared users** option.

<div data-with-frame="true"><figure><img src="/files/ptuV8SYJxHjJfprXTFdy" alt="Features/Requested" width="375"><figcaption></figcaption></figure></div>

A second option, **Label is visible to**, lets you control who sees the label listed in Missive. There are two options:

* **Everyone in the organization:** All organization members will be able to apply and remove the label from conversations.
* **Admins and auto-shared users:** Only organization admins and users defined in the **Auto-shared users** option will be able to apply and remove the label from conversations.

### Icon

Each label can be customized with an emoji or, for organization labels, a custom uploaded image. The icon shows in the label token on the conversation preview alongside the label name:

<div data-with-frame="true"><figure><img src="/files/jzWUTLxmdBxw305FIliP" alt="Features/Requested" width="360"><figcaption></figcaption></figure></div>

You can also customize whether you prefer to show only the icon and not the name in the label token in your **Settings > Preferences**:

<div data-with-frame="true"><figure><img src="/files/FO5Vf1filV2jhqxdxgAO" alt="Add icons to your label" width="919"><figcaption></figcaption></figure></div>

<br>


---

# 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://missiveapp.com/docs/core-features/understanding-label-types/managing-labels.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.
