# Auto Update

We use Envato API to implement auto update function for FileBird. Please go to FileBird settings, Sign in and accept Envato permissions to activate FileBird.

![FileBird Activation Setting](/files/-MaSnVueYKBrBvgntFTX)

After activation, this screen looks like this

<figure><img src="/files/uq5Uv77YRQr1J7QyqiDw" alt=""><figcaption><p>FileBird License activated</p></figcaption></figure>

:white\_check\_mark: **Note:** Please note that you only need to activate the license on live site. You can still install and enjoy all FileBird functionality on a staging site without activating the license because this activation only helps getting auto updates.

Besides, another old way to run auto updates for plugins bought from Envato is using the Envato Market plugin. Visit the link below to download and install the plugin like you would install any other plugins, the setup is pretty straight forward and instructions on how to set it up are also provided on the page: <https://envato.com/market-plugin/>&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ninjateam.org/introduction/how-to-update/how-to-auto-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
