# Settings

The **Settings** section of your [Coinshift](https://coinshift.xyz/) dashboard enables you to access and manage **Members** and **Labels** within your organisation.

Follow these steps to explore [Coinshift ](https://beta.coinshift.xyz/)settings:

## Step 1: Go to Settings

Access the settings section by either clicking the desired option on your dashboard or clicking the top-right organisation field to open the dropdown list, and then select **Settings.**

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

### Step 1. a: Manage Members&#x20;

Upon entering the settings section, you will directly land on the **Members** tab by default. Here, you can view the list of members currently associated with your organisation.&#x20;

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

For more information on the [roles and responsibilities of a member](/business/coinshift-walkthrough/member-management.md), as well as how to [add](/business/coinshift-walkthrough/member-management/add-member.md) or [deactivate](/business/coinshift-walkthrough/member-management/deactivate-member.md) them, please refer to the following page.

{% content-ref url="/pages/oLNvA8Vrph8FFSMGgI17" %}
[Member Management](/business/coinshift-walkthrough/member-management.md)
{% endcontent-ref %}

### Step 1 .b: Manage Labels&#x20;

The **Labels** tab enables you to manage your organisation's labels, with multiple options available for label management.&#x20;

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

To learn more about Coinshift [labels](/business/coinshift-walkthrough/label-management.md), including how to [define](/business/coinshift-walkthrough/label-management/add-label.md), [edit](/business/coinshift-walkthrough/label-management/edit-label.md), [archive, or unarchive](/business/coinshift-walkthrough/label-management/archive-unarchive-label.md) them, please explore the below page.

{% content-ref url="/pages/AOXelfHmPGGqaMiQLeqQ" %}
[Label Management](/business/coinshift-walkthrough/label-management.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://docs.coinshift.xyz/business/coinshift-walkthrough/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.
