# Object Profiles Page

## Object Profiles Page

To open the Object Profiles page click on **Object Profiles** in the main menu.

{% hint style="success" %}
You must have Administrator or Editor roles to see the Object Profiles option in the main menu
{% endhint %}

The object profiles table shows a list of all of the profiles that exist on this instance of MobiusFlow. Any profiles that have not been used to create objects, and therefore can be deleted are shown with a greyed out PID and icon.

Above the table is a toolbar with options to&#x20;

* Create a new profile
* Filter the list by profile group
* Search for a profile - this filters by PID and profile name
* Import and export profiles
* Set the density of the grid

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

Clicking on a profile in the table opens the **Profile Settings Sidebar**. The width of the sidebar can be changed by dragging on the vertical splitter.

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


---

# 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.mobiusflow.com/help/mobiusflow-v3/mobiusflow-toolbox-v3/object-profiles/object-profiles-page.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.
