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

# Upload Your First Document

> Learn how to upload your first document on FeatPaper and create a sharing link.

## Creating a Folder

Before uploading documents, you can create folders to keep your documents organized.

<Steps>
  <Step title="Go to Documents">
    Click **Documents** in the sidebar to navigate to the document management screen.
  </Step>

  <Step title="Create a New Folder">
    Click the **+ Create** button at the top right and select **New Folder**, then enter a folder name.

    <Frame caption="You can add a new folder or document from the + Create menu">
      <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/document-listing-create.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=aec14427b3721579fa0b057046c69dfe" alt="Create menu dropdown" width="676" height="312" data-path="images/en/document-listing-create.png" />
    </Frame>
  </Step>
</Steps>

<Tip>
  Organizing folders by client, project, or campaign helps you manage documents more efficiently.
</Tip>

***

## Uploading Files

Upload files within a folder. When a folder has no documents, a dashed-border upload area is displayed in the center.

<Frame caption="Drag a file into the upload area or click to select one">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/document-upload.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=cc5e0032ae4d78e62f09820890f0bef2" alt="Document Upload" width="832" height="780" data-path="images/en/document-upload.png" />
</Frame>

<Steps>
  <Step title="Select Files">
    **Drag and drop** files onto the upload area, or **click** the area to select files.
  </Step>

  <Step title="Upload in Progress">
    The file upload begins and progress is displayed. Once the upload is complete, the document is added to the document list.
  </Step>
</Steps>

The following file formats are supported:

| Format         | Extension       |
| -------------- | --------------- |
| **PDF**        | `.pdf`          |
| **PowerPoint** | `.ppt`, `.pptx` |

<Warning>
  File size limits vary by subscription plan.

  | Plan       | Max File Size |
  | ---------- | ------------- |
  | Free       | **50MB**      |
  | Pro        | **100MB**     |
  | Business   | **300MB**     |
  | Enterprise | **10GB**      |
</Warning>

***

## After Upload

Once the upload is complete, you can proceed with the following actions on the document detail page:

<Frame caption="After upload, the new document appears in the document list">
  <img src="https://mintcdn.com/featcorp-f1a59635/_8Yj-KAYzbqZmNzF/images/en/document-upload-complete.png?fit=max&auto=format&n=_8Yj-KAYzbqZmNzF&q=85&s=8450e700ecb791c5adfd4d7c80760a78" alt="Document list after upload" width="1248" height="546" data-path="images/en/document-upload-complete.png" />
</Frame>

* **Create a Sharing Link**: Generate a secure link to share the document externally.
* **Configure Viewing Settings**: Allow or restrict downloads, set up CTA buttons, lead forms, and more.
* **View Analytics**: See who viewed the document, when, and which pages they read.

<Tip>
  For detailed instructions on creating a sharing link, see the [Create a Sharing Link](/en/sharing/share-link) guide.
</Tip>

***

## Next Steps

<CardGroup cols={2}>
  <Card title="Manage Documents" href="/en/documents/analytics">
    Learn about viewing analytics and managing your uploaded documents.
  </Card>

  <Card title="Create a Sharing Link" href="/en/sharing/share-link">
    Learn how to securely share documents and configure viewing permissions.
  </Card>
</CardGroup>
