> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gidr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage GIDRs

> Manage your GIDRs.

A GIDR serves as a container for your specific use cases, organizing AI models, prompts, data sources, and workflows.

## Create GIDR

Start by creating a new GIDR for your team.

<img src="https://mintcdn.com/gidrai/7lngksUVaUvk7TfS/images/teams-management/gidr_empty_state.png?fit=max&auto=format&n=7lngksUVaUvk7TfS&q=85&s=0e9b0b800b7999446bbd4773d76d8e25" style={{ width: 'auto', maxWidth: '100%' }} alt="Empty GIDR State" width="1024" height="369" data-path="images/teams-management/gidr_empty_state.png" />

### Create from Scratch

1. Click the "**+**" button or "**Create GIDR**" if you already have existing GIDRs.
2. Select **Create from scratch**.
3. Enter a descriptive **Name** (e.g., "Customer Support Bot").
4. Provide a **Description** for context.
5. Click **Next** to proceed to configuration.

<img src="https://mintcdn.com/gidrai/7lngksUVaUvk7TfS/images/teams-management/create_gidr_scratch.png?fit=max&auto=format&n=7lngksUVaUvk7TfS&q=85&s=642ec16b2de1ccb9f54b618d616c2ed0" style={{ width: 'auto', maxWidth: '400px' }} alt="Name GIDR Dialog" width="565" height="356" data-path="images/teams-management/create_gidr_scratch.png" />

### Import GIDR

You can import a GIDR from an exported configuration file (`.zip`).

1. Select **Import**.
2. Enter a **Name** and **Description**.
3. Click to upload or drag and drop your GIDR file.
4. Click **Next**.

<img src="https://mintcdn.com/gidrai/7lngksUVaUvk7TfS/images/teams-management/import_gidr_name.png?fit=max&auto=format&n=7lngksUVaUvk7TfS&q=85&s=585d32456ff6faa16c0aeafa6f43e039" style={{ width: 'auto', maxWidth: '400px' }} alt="Import GIDR Name" width="563" height="523" data-path="images/teams-management/import_gidr_name.png" />

5. Configure your initial data sources (Files, URLs, Connectors, or Database).

<img src="https://mintcdn.com/gidrai/7lngksUVaUvk7TfS/images/teams-management/import_gidr_data.png?fit=max&auto=format&n=7lngksUVaUvk7TfS&q=85&s=3f9d95af2f3ee32878a4e0951d6e0939" style={{ width: 'auto', maxWidth: '400px' }} alt="Import GIDR Data" width="567" height="366" data-path="images/teams-management/import_gidr_data.png" />

## List GIDRs

View and manage all your GIDRs in the list view. You can see the creator, last update date, and publication status.

<img src="https://mintcdn.com/gidrai/7lngksUVaUvk7TfS/images/teams-management/gidr_list.png?fit=max&auto=format&n=7lngksUVaUvk7TfS&q=85&s=bcca3e3db957b596b536093987d5b7cf" style={{ width: 'auto', maxWidth: '100%' }} alt="GIDR List View" width="1024" height="287" data-path="images/teams-management/gidr_list.png" />

## Manage GIDR Actions

Click the **three dots** menu on the right side of any GIDR to access management actions.

<img src="https://mintcdn.com/gidrai/7lngksUVaUvk7TfS/images/teams-management/gidr_actions_menu.png?fit=max&auto=format&n=7lngksUVaUvk7TfS&q=85&s=12e84f283220b9fe7018973944ef7646" style={{ width: 'auto', maxWidth: '100%' }} alt="GIDR Actions Menu" width="1024" height="226" data-path="images/teams-management/gidr_actions_menu.png" />

### Publish GIDR

Publishing a GIDR makes it accessible.

1. Select **Publish** from the menu.
2. Alternatively, you can unpublish a GIDR to return it to draft mode.

### Delete GIDR

<Danger>
  Deleting a GIDR is permanent and cannot be undone.
</Danger>

1. Select **Delete** from the menu.
2. Confirm the action in the dialog to permanently remove the GIDR.
