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

# Overview

> Project is a collection of all the resources used by the platform to automate your data operations.

<Frame type="glass" caption="Datangle project page showing all the resources within the project.">
  <img src="https://mintcdn.com/datangle/KZYYo9UYMyAlXJon/images/project/overview.svg?fit=max&auto=format&n=KZYYo9UYMyAlXJon&q=85&s=603d2500fd8a061a3631388b2b6bf01d" alt="datangle project overview" width="1440" height="896" data-path="images/project/overview.svg" />
</Frame>

## Manage project

<CardGroup cols={3}>
  <Card title="Create" icon="folder-plus" href="/project/create">
    Create a project and start managaing your resources.
  </Card>

  <Card title="Rename" icon="pen-to-square" href="/project/rename">
    Easily rename your project to a preferred name.
  </Card>

  <Card title="Delete" icon="trash" href="/project/delete">
    Delete project and associated resources within it.
  </Card>
</CardGroup>
