# Manage Permissions of Campaign

### Invite Members

You can invite your colleagues to join your organization. After your colleague receives and accepts the invitation, they can log in using their own email or Google account. Once logged in, <mark style="color:blue;">they'll be able to view</mark> (not edit) all the campaigns to which you've granted them access.

To do this, go to **My Dashboard** and click

on **“Manage Team”** at the top

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

You will see an invitation window. Enter an email of your teammate/colleague. Remove members by clicking on remove in front of their name

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

Your colleague will get an invitation to their email from “[**hello@rhym.io**](mailto:hello@rhym.io)**”**. To accept their invitation, they must click **Accept** button.

### Set Permissions

To set access permission for invited members **click on three dots on each campaign to either hide or allow access of campaign for each member**

<figure><img src="/files/mTyB8dDnEekKfqs8dOAC" alt=""><figcaption><p>Click on 3 dots on any campaign to set it's visiblity permissions</p></figcaption></figure>

Set the view permissions for all the colleagues who are invited & have also accepted the invitation

Your colleague will now be able to see the campaign in their Dashboard also under same company/brand name. They can just view the campaign & not edit it.&#x20;

<figure><img src="/files/S2qtsGbkwaYdy8Kaeq6W" 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.rhym.io/rhym-help-guide-and-faqs/how-to-manage-campaigns/manage-permissions-of-campaign.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.
