> 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/system-settings/permission-groups/permission-groups-custom-objects.md).

# Permission Groups - Custom Objects

#### In SprintHub, you can manage user permissions precisely and flexibly. It is possible to grant or revoke access so they can view, edit, create, delete, or create links on Custom Objects, ensuring full control over settings and access to information.

{% hint style="danger" %} <mark style="color:red;">**By granting these permissions, users will be able to view, edit, create, delete, and manage links on Custom Objects as needed. If permissions are not assigned, only administrators will have access to these features**</mark>
{% endhint %}

#### To manage the permissions, follow these steps:

1. Go to System Settings ⚙;
2. Select the option: Permission Group;
3. To create a new group click “+ New Group”, to edit an existing one, click “Edit”;
4. To enable the Custom Objects features in SprintHub, simply check the ☑ box.
5. After making the changes, click “Save Changes”.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLUPGSwxAgUyvYJrtTka4lUkPVTSQFa4l3BkEo532kES2mnC6diXBW-pccHE1ZHt_1WxgbQVnN21PIfj4uIyH-X6GJC6TPK3Fhhr6AM1pTw3LttGumAnPnQJUTnILVnPuxSSfncQ?key=nYJDOWdQapvYGDBHWtCDZT4n" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcyrM1iQmgB0vAg40CDVHH7x9Z-9AyE8ZOk9T58xKEuH7w9195gqjLkFNuv0mYUvfWXrsirwcJ1ayyz6LLslFAPG-6CFCiczoaubGTh6sjj3j7zcuUBthUTWmMtavKUmWB41KfQ?key=nYJDOWdQapvYGDBHWtCDZT4n" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcuM3cWXwk1DauZlXn9LezzDxMI_btV7cNrRCNBRx7myDOOdgfDzQkHfA9AyRM9w9HmQqKVG0bGjNqaHRVDJDRbhv-oYGAz-aMiLsHUDBPkfIMBTd8VLbu-061dOmlkwHJ65O_qdA?key=nYJDOWdQapvYGDBHWtCDZT4n" alt=""><figcaption></figcaption></figure>

**CONCLUSION:**

Using access permissions for Custom Objects in SprintHub is essential to ensure efficient and secure control of information. With this feature, you can customize user access according to their needs, allowing for more organized management and protecting sensitive data. This flexibility promotes a collaborative work environment, where each team member has access only to the information relevant to their roles, ensuring productivity and security.

*For more information about Custom Objects, consult the following article:*&#x20;

{% content-ref url="/pages/415e5d242ec5ad8175f895accef3b7adbd53afb4" %}
[Custom Objects](/en/topics/system-settings/custom-objects.md)
{% endcontent-ref %}


---

# 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/system-settings/permission-groups/permission-groups-custom-objects.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.
