> For the complete documentation index, see [llms.txt](https://docs.drivepoint.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.drivepoint.io/using-the-web-app/plans/changing-names-and-plan-folder-associations.md).

# Changing Names and Plan/Folder Associations

### Changing the name of a Plan

1. Open the Plan in Excel
2. Change the name on the top left of the screen

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

3. Success - Drivepoint will pick up the naming changes momentarily

### Changing the name of a folder

1. Open your company's Sharepoint ([https://bainbridgegrowth.sharepoint.com/sites/COMPANYNAME/SitePages/CollabHome.aspx](https://bainbridgegrowth.sharepoint.com/sites/FlavorFusion/SitePages/CollabHome.aspx))&#x20;
2. Click on "Documents" on the left sidepanel
3. Click on "\_\_plans\_\_"
4. Click on the three dots next to the folder you want to rename

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

5. Rename the folder and confirm
6. Success - Drivepoint will pick up the naming changes momentarily

### Moving a  Plan to a different folder

1. Open the Plan in Excel
2. Click on the top left of the screen
3. Click on the > arrow

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

4. Click on the folder you want to move the Plan to

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

5. Click "Move Here"
6. Congrats - Drivepoint will pick up your changes momentarily

{% hint style="info" %}
Do NOT move the file outside of **\_\_plans\_\_** since Drivepoint won't know about the Plan  anymore.&#x20;
{% endhint %}


---

# 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:

```
GET https://docs.drivepoint.io/using-the-web-app/plans/changing-names-and-plan-folder-associations.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.
