# Settings

### From the `Props` section of the **Proper** App Home, click the :gear:`Manage` button to pull up the setting modal.

![](/files/-MWfCAW3Ko9npaBOX6oV)

{% content-ref url="/pages/-M8O-ZSKXrafMBO8plhT" %}
[Channels](/proper/reference/props/settings/channels.md)
{% endcontent-ref %}

{% hint style="warning" %}
If an app or workspace admin has implemented [**global**](/proper/reference/admin-settings.md#channel-restrictions) and/or [**Props-level**](/proper/reference/props/admin-settings.md#channel-restrictions) channel restrictions, the `Channels` button will not be shown in this modal.
{% endhint %}

{% content-ref url="/pages/-M8O-MAflrQPOAJNQn4y" %}
[Emoji](/proper/reference/props/settings/emoji.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCPhmmdF9s3pgl0npZA" %}
[Recognition](/proper/reference/props/settings/recognition.md)
{% endcontent-ref %}


---

# 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://happybara.gitbook.io/proper/reference/props/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.
