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

# How to Create & Organize Prompts | AICamp

> Learn how to build, categorize, and manage prompts in AICamp. Organize using folders, tags, hierarchy, and structure to boost prompt reuse and team efficiency.

The Prompt Library in AICamp lets you create, save, and organize reusable prompts for yourself or your team.\
Everything begins from the **Prompt Library section in the left sidebar** of the platform.

## Step 1: Create a Folder

Folders help you organize prompts by use case, department, or project.

To create a folder:

1. Go to **Prompt Library** in the left sidebar
2. Click the **“+” (Create Folder)** button
3. Enter a **Folder Name** (e.g. “Marketing Templates”)
4. Choose who can access it\
   \
   Your new folder will now appear in the sidebar and the main library view.

<Frame>
  <img src="https://mintcdn.com/test-e3cf302d/yZFAqf-eMbCeboPY/images/prompt-library/promot-library-create.png?fit=max&auto=format&n=yZFAqf-eMbCeboPY&q=85&s=81aeb6dfe270969965d92ab8057e54e7" alt="Promot Library Create Pn" width="1236" height="632" data-path="images/prompt-library/promot-library-create.png" />
</Frame>

## Step 2: Create a Prompt Inside a Folder

1. Navigate to the folder you just created
2. Click the **three-dot menu (⋮)** next to the folder name
3. Select **“Create Prompt”**

<Frame>
  <img src="https://mintcdn.com/test-e3cf302d/yZFAqf-eMbCeboPY/images/prompt-library/prompt-create.png?fit=max&auto=format&n=yZFAqf-eMbCeboPY&q=85&s=8ed0af997d2d24534b640522a3183862" alt="Prompt Create Pn" width="646" height="624" data-path="images/prompt-library/prompt-create.png" />
</Frame>

Fill out the following fields:

* **Title** — A clear name (e.g. “Welcome Email Generator”)
* **Text** — The actual prompt instructions (this is what the model will use)

Click **Save**, and the prompt will be added to that folder.

<Frame>
  <img src="https://mintcdn.com/test-e3cf302d/yZFAqf-eMbCeboPY/images/prompt-library/prompt-write.png?fit=max&auto=format&n=yZFAqf-eMbCeboPY&q=85&s=6ca0c151a5e2de902e76db03a74400a4" alt="Prompt Write Pn" width="1074" height="1148" data-path="images/prompt-library/prompt-write.png" />
</Frame>

## How to View a Prompt

To quickly view the full content of a prompt:

1. Go to the **Prompt Library**
2. Hover over the **prompt name** in any folder
3. A preview will appear, showing the full prompt body and description

This makes it easy to scan prompts without opening each one.

<Frame>
  <img src="https://mintcdn.com/test-e3cf302d/yZFAqf-eMbCeboPY/images/prompt-library/prompt-view.png?fit=max&auto=format&n=yZFAqf-eMbCeboPY&q=85&s=2b96d24b177e29dc20094396805556db" alt="Prompt View Pn" width="1152" height="1184" data-path="images/prompt-library/prompt-view.png" />
</Frame>

## Edit or Delete a Prompt

* To **edit**, Click the **three-dot menu (⋮)** next to the folder name \
  click **Edit**
* To **delete**, use the **three-dot menu (⋮)** next to the prompt in the folder view

## Tips for Staying Organized

* Use **clear, descriptive titles**
* Add a description to explain when/how to use the prompt
* Group prompts by function, department, or client
* Avoid duplicates — check before creating similar prompts
