# Content access management

Content Access is used to control which tabs in the portal that a flow user can access. The access is granted by their assigned flow roles meaning that depending on which flow role(s) a flow users is connected to, the flow user will gain access to a specific set of tabs in the portal.

By defining specific flow roles for portal content access, one can control what tabs a user can access in the portal.&#x20;

![](https://543770944-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtPTgZOYmpJka4jqs1v%2F-M-tm54S6VFd3rqE-MvU%2F-M-tmX78V9UoF7-BrBHu%2Fhelp_root_clients_portal_portaloptions_access_content.png?alt=media\&token=56386960-9914-4bae-b6dd-1b9a9ad92763)

## Flow Roles

Flow Roles are defined in the Novacura Flow Administration interface and can be used for a variety of purposes. The Roles are organized in a tree structure and can inherit be set to inherit its parents or children. Flow Users can be connected to one or many flow roles. See more about Roles in the Novacura Flow Administration interface

#### Set up content access <a href="#set-up-content-access" id="set-up-content-access"></a>

1. Choose the flow role which the user needs to access.
2. Check which tabs the role should have access to.
3. Press save.

## Document Access Management

Included in the Flow Portal, is a simple Document Manager. Documents are saved in a Folder structure and access to documents is controlled by granting access to different Folders. This means that depending on which Flow Role(s) a Flow User is appointed to, the Flow User will gain access to a specified set of Document Folders and the documents it contains.

In the Document Manager Folders all Documents are managed (i.e. created, updated or deleted) by using workflows. All the business logic around document management is thereby defined by the workflows used by the Portal.&#x20;

![](https://543770944-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LtPTgZOYmpJka4jqs1v%2F-M-tm54S6VFd3rqE-MvU%2F-M-tmbOf7mVf1B8rmHtr%2Fhelp_root_clients_portal_portaloptions_access_document.png?alt=media\&token=6f065ace-63aa-461b-89e1-6a76a1e08073)


---

# 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://help.novacuraflow.com/6.11/development/portal/options/content-access-management.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.
