# Permissions in the CRM funnel

You can also change users' access permissions directly in the funnel.

But remember: the main setting that controls permissions comes from the permission group, click here to learn more.

See the step-by-step below:

1. Go to CRM

<figure><img src="/files/5226a8cbedc4b57aecf02073351398d8e506f0e4" alt=""><figcaption></figcaption></figure>

2. Click on the funnel settings, go to Funnel List, and click Settings

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

3. At the bottom you will see the Funnel access permissions with the following options:

* **Owner user and/or owner department** - indicates the user/department responsible for creating the funnel&#x20;
* **Only owner and people from the department and subdepartments** - refers to assigning to the funnel owner, possibly including departments and subdepartments.
* **Specific people and departments** - indicate specific people and departments.
* **All departments** - Everyone will have access to the funnel.

<figure><img src="/files/2ec34b0a5631e811fe2de4571a3e43baa367368b" alt=""><figcaption></figcaption></figure>

Choose the desired option and save the setting.

<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://docs.sprinthub.com/en/topics/general/crm/crm-initial-settings/permissions-in-the-crm-funnel.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.
