# Add Members to Discord Server & Channel

If you are the owner or an admin of a Discord Server that's integrated with the Coinshift app for notifications, follow these instructions to invite and onboard your team members who are recognised as Safe Signers or members.

Please note that while the process for inviting members is consistent across both public and private channels, a specific step is required for adding members to the private channels, accessible only to server owners.

## Invite Users to the Discord server (Public Channel)

Navigate to your Discord server.

Click on the dropdown next to the server name and select **Invite People**.

Choose the users you wish to invite or copy the invitation link to share.

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

Invitees must click on the **Join** button to access the server.

<figure><img src="/files/rsVMKWvHusq1bByWOJSw" alt="" width="563"><figcaption></figcaption></figure>

On joining, they will automatically be granted access to all public channels on the server.

Subsequently, users can access their Coinshift dashboard and initiate a connection to the specified Discord server.

## Inviting Users to Private Channels

Navigate to your desired private channel.

Click on the **Invite People** option.

Choose the desired users or share the invitation link.

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

Invitees will receive a prompt similar to the one described earlier.

Upon clicking the **Join** button, they will be added as a member to the Discord server.

### Granting Access to a Private Channel

Within the private channel, click on the channel's **Settings** icon.

Navigate to the **Permissions** tab. Next, look for the **Add members or roles** button and click on it.

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

From the displayed list, select the users you wish to grant access to this private channel.

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

Once this is done, the chosen members will have visibility and can access the private channel within the Discord server.


---

# 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/getting-started/setup-notifications/add-members-to-discord-server-and-channel.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.
