> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-dashboard-overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-dashboard-overview/admin-guide/general-adminstration/how-to-change-dashboard-layout/creating-a-profile.md).

# Creating a profile

## Creating profiles

Open the Dashboard menu in the top-right corner.

<div align="left"><img src="/files/-M8u04bOvQbsdyF8YnFH" alt=""></div>

Click on "Edit profile".

<div align="left"><img src="/files/-M8u0BR18lUkBYYRaOWU" alt=""></div>

Click "Create new profile" to create a new profile.

<div align="left"><img src="/files/-M8u0KclWFQkgHzRirZa" alt=""></div>

Type a profile name and click "Save".

<div align="left"><img src="/files/-M8u0S_9y8G-ivGRXF2f" alt=""></div>

A new profile must be connected to existing workspaces. By clicking on the pen you can connect them.

<div align="left"><img src="/files/-M8u0_RRrfsWD-54Iqu_" alt=""></div>

Under "Select workspace" you can connect your new profile with the existing workspaces by clicking on the checkbox that is beside the workspace you wish to connect the profile to.\
\
You can also change the order of the workspaces by drag and drop. You click on the workspace you wish to drag to the bottom or the top and then drop it.

Under "Select roles" you can also connect your profiles to a specific role. The profile will only be visible to the roles that you choose. \
\
Click on "Update" to save your new profile and connected workspaces and roles.

<div align="left"><img src="/files/-M8u0l2I03AkRqXwVsZJ" alt=""></div>


---

# 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.navigaglobal.com/naviga-dashboard-overview/admin-guide/general-adminstration/how-to-change-dashboard-layout/creating-a-profile.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.
