> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/crm/crm-initial-settings/permissions-in-the-crm-funnel.md).

# Permissions in the CRM funnel

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

But remember: the main setting responsible for controlling permissions comes from the permissions group, click here to learn more.

See the step-by-step below:

1. Go to CRM

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FC39Z6MbflZvo0rgiZhds%2Fcrm1.png?alt=media&amp;token=9f3d27d1-7de3-44ae-a166-98655558255b" alt=""><figcaption></figcaption></figure>

2. Click on pipeline settings, go to Pipeline List, and click on Settings

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FQWyGOLn1KkRzWmMsKHFi%2Fcrm2.png?alt=media&amp;token=1111194f-243a-418c-bf15-558054e6e869" alt=""><figcaption></figcaption></figure>

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

* **User owner and/or owning department** - indicates the user/department responsible for creating the pipeline&#x20;
* **Only owner and people from the department and subdepartments** - refers to assigning to the pipeline owner, and may include departments and subdepartments.
* **Specific people and departments** - indicate specific people and departments.
* **All departments** - Everyone will have access to the pipeline.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FS8JrCBBR4NIQpaNSlHLT%2Fcrm3.png?alt=media&amp;token=505b6919-e879-4ed1-95af-7c2aa19863ec" alt=""><figcaption></figcaption></figure>

Choose the desired option and save the setting.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/general/crm/crm-initial-settings/permissions-in-the-crm-funnel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
