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

# Library

> Guides for the shared document store: folders, recents, starred items and trash.

<CardGroup cols={2}>
  <Card title="Library" icon="folders" href="/guides/library/all-files">
    How to upload, rename, star and move documents around the folder tree.
  </Card>

  <Card title="Recents" icon="history" href="/guides/library/recents">
    How to find a document you added recently without knowing which folder it went into.
  </Card>

  <Card title="Starred" icon="star" href="/guides/library/starred">
    How starring works, and why what you star is shared with the whole team.
  </Card>

  <Card title="Trash" icon="trash" href="/guides/library/trash">
    How to restore a deleted item, or delete it forever, and what that removes.
  </Card>
</CardGroup>
