# Activities

> The following table lists the activities that are included in the AdobeSign Activities Package.

The following table lists the activities that are included in the AdobeSign Activities Package.

| Activity | Description |
| --- | --- |
| [Adobe Sign Scope](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-scope) | Establishes an authenticated connection between UiPath and your Adobe Sign resources. |
| [Invoke Adobe Sign Operation](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-invoke-adobesign-operation) | The **Invoke Adobe Sign Operation** activity allows you to specify any public [Adobe Sign](https://secure.na1.adobesign.com/public/docs/restapi/v6) API operation and its relevant properties.  After invoking the operation, the activity outputs the any properties that you have set as variables and the status of the request (success/failure information) in a `ResponseStatus` object that you can use in subsequent activities (e.g., conditional logic). |
| [Create Agreement](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-create-agreement) | The **Create Agreement** activity allows you to create a basic agreement and route it for signature.  After completing the operation, the activity returns the newly created Agreement Id. |
| [Create Transient Document](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-create-transient-document) | The **Create Transient Document** activity allows you to create a transient document you can use in a later process.  After completing the operation, the activity outputs the newly created Transient Record ID. |
| [Download Agreement Documents](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-download-agreement-documents) | The **Download Agreement Documents** activity allows you to download the documents related to an agreement to a folder you choose. |
| [Download Audit Report](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-download-audit-report) | The **Download Audit Report** activity allows you to download the audit report for an agreement to a folder you choose. |
| [Download Combined Agreement Documents](https://docs.uipath.com/activities/other/latest/legacy-integrations/adobesign-download-combined-agreement-documents) | The **Download Combined Agreement Documents** activity allows you to download all the documents related to an agreement as a single file to a folder you choose. |
