> For the complete documentation index, see [llms.txt](https://docs.frase.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frase.io/feature-reference/using-projects.md).

# Using Projects

Projects in Frase provide folder-style organization to help you structure and manage your content efficiently. They allow you to group articles together by campaign, topic, client, or initiative, so your workspace stays organized as your content library grows.

You can:

* Create a project from any article
* Move multiple articles into an existing project
* Manage document access & sharing at scale

{% hint style="success" %}
Once created, Projects appear **in the left-hand sidebar** for easy access. You can update project settings, modify access and sharing permissions, or delete a project at any time.&#x20;
{% endhint %}

### Collaboration, Permissions, & Sharing

Projects make collaboration easier across teams and stakeholders. You have full control over who can view or access each project.

Options include:

* Allowing all users to view a project
* Restricting visibility to specific team members
* Managing internal and external sharing and collaborator access

\
At the account level, each teammate is set as **Admin, Editor, or Viewer** under **Settings → Team**, which controls what they can *do*; Project-level permissions then control what they can *see*. Permissions can be adjusted at any time to maintain privacy and control.

### How to Create & Manage Projects

When you create content in Frase, you can create a new Project or move it to an existing Project. Then, you'll see a list of existing Project folders on your left sidebar.

From there, access permissions, share-links, and more can be managed at any time under the Project's settings.

![](https://d33v4339jhl8k0.cloudfront.net/inline/191823/51e18da5c7bef2bf0bb065bc47ef3b9361967d1c/08ef1624a6198d45866b18fddb9224ef1bb58fff/image.png)


---

# 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.frase.io/feature-reference/using-projects.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.
