> For the complete documentation index, see [llms.txt](https://docs.goril.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goril.app/main-pages/custom-code/custom-dependencies.md).

# Custom Dependencies

Create a custom dependencies reusable throughout the application.

## Creating a Custom Dependencies

In order to create a **Custom Dependencies** follow the next steps :&#x20;

* Click on the **Add** button and select **Dependencies** in the opened list
* Choose the **Type** of dependency&#x20;
* Set the **Package Name** of the dependency
* Set **Package Version** of the dependency
* Save by clicking on the top right button **Save**&#x20;

<figure><img src="https://2361990732-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FruhMqqOvKXgZPke0Ehds%2Fuploads%2FpWS6Rq6lRUpJMQcPKJHd%2FCleanShot%202023-05-25%20at%2011.11.45%402x.png?alt=media&amp;token=917dde29-40b3-4735-80d0-f16699498bad" alt=""><figcaption><p>Example of a custom dependency</p></figcaption></figure>

{% hint style="info" %}
You can see the use of this custom dependency on the page

[Custom Actions](/main-pages/custom-code/custom-actions.md)&#x20;
{% endhint %}
