# Documentation

> Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.

Find the files and links added by the Submitter and collaborators in the Documentation page. This information can be accessed by all users.

Users can add relevant documentation to the process by using the following options:

* the **Create New Process Document with Task Capture**
* the **Add File button**.

:::note
These options are available **only for the users assigned with editing rights** for the Documentation page.
:::

## Create New Process Document With Task Capture Card

By clicking the **Create** button available in the **Create New Process Document with Task Capture Card** [Task Capture](https://docs.uipath.com/task-capture) application is launched, allowing you to document in an easy way the processes described in the automation idea you are reviewing.

Please check the [Documenting your Ideas Using Task Capture](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/documenting-your-ideas-using-task-capture) page for the step by step process.

## Add File

As soon as you click the **Add File** button a pop-up page is displayed allowing you to:

* **Upload** the following format files: jpg, jpeg, gif, png, txt, doc, docx, ppt, pptx, csv, xls, xlsx, pdf,.ssp, .zip, .rar, .vsdx,.xaml, .nupkg, .bat, .bmp, .xlsm and .exe. The maximum upload file size is 200 MB.

  ![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-148357-74c74fce-2f9058c1.webp)

* **Embed Link** in order to add the links for documentation stored in external storage systems like SharePoint. This can help limit access to certain documentation.

  ![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-151693-c4bdc87e-d0054f40.webp)

Whether you upload or embed a link, the following details can be added:

* **Tile** for your file;
* **File Type**;
* **Description**.

After uploading the document, you can preview it by selecting the file's three dotted menu and then select **Preview**.

**Preview** works for jpg, jpeg, gif(including animated gif), png, txt, doc, docx, pdf and bmp files. This helps you see a preview of the uploaded file, to make sure you've uploaded the correct document.

  ![docs image](https://dev-assets.cms.uipath.com/assets/images/automation-hub/automation-hub-docs-image-288830-79bd764f-ed78bb47.gif)

### Uploading Video Files
* If you would like to upload video files we recommend doing that in the [About page](https://docs.uipath.com/automation-hub/automation-cloud/latest/user-guide/updating-the-idea-about-information#media) as there is a media player embedded.
* If you choose to upload videos on the Automation Profile Documentation page take into account that this page does not offer an embedded media player and the media file has to be archived in a *.zip* or *.rar* format. After upload, the file appears as a card with the download option.

## Types of Documentation

When selecting the type of document, you want to add, be aware of the following differences:

| Document Type | Description |
| --- | --- |
| Process Design Document | Gathers the business requirements, the as-isprocess, as well as the to-be process post automation.  It is usually added by the Business Analyst. |
| Solution Design Document | Explains the technical architecture for the automation solution, as it was designed by the Solution Architect. |
| Development Specification Document | Documents the code written by the RPA developer. |
| Standard Operating Procedure | A set of step-by-step instructions compiled by an organization to help workers carry out complex routine operations. |
| Detailed Work Instructions | A step by step guide to perform a single activity within a process. |
| Process Map | A planning and management tool that visually describes the workflow. |
| Input file | A computer file containing data that serve as input to a program. |
| Output file | A computer file containing program output data. |
| Misc. | Any document that doesn't fit in the previously listed types. |
| Task Capture Document | An exported Task Capture Process Document, in.zip format. SSP files can be uploaded only as Misc file types. |
| Automation Source Code | Document with a source code of an automation. |
| Process Mining Dashboard | Exported document with the Process Mining Dashboard |
| Automation Nuget Package | A.zip file with the. nupkg extension that contains the compiled code of an automation. |
