# 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
* Apply [brand DNA / content governance](https://docs.frase.io/advanced/brand-dna) consistently
* 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 %}

### Project-Level Brand Governance

Each project can be customized with unique [brand DNA / content governance ](https://docs.frase.io/advanced/brand-dna)settings. This allows flexibility while maintaining overall brand consistency.

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

Permissions can be adjusted at any time to maintain privacy and control.


---

# 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.frase.io/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.
