# Updates

### Cloud platform

Updates of Ativo Programs on the Jira cloud platform are automatically deployed. There is no action to take.&#x20;

### Data center / Server platform

To update Ativo Programs for Jira Data Center / Server :

1. **Take a backup**\
   \
   Ativo Programs meta-data is stored inside the Jira Database. Jira backup/restore mechanisms can hence also be used on Ativo Programs configuration data.

{% hint style="info" %}
Make sure you have access to the Jira database backup. In an event where only Ativo Programs data need to be restored, you will need to access the Jira backup and extract data from specific tables.\
\
If you don't have easy access to the Jira backup, then also take a backup copy of Ativo Programs configuration data via ***Jira admin > Manage apps > Ativo Programs > Export and import > Export  .*** This data set can be used to directly restore the Ativo Programs configuration data in case of need.
{% endhint %}

2. **Update Ativo Programs**\
   \
   As a Jira Admin, navigate to ***Jira settings > Manage Apps > Manage Apps*** and click on ***Update.***

   <figure><img src="/files/IC6XNttSYmlD9LmmHF22" alt=""><figcaption></figcaption></figure>


---

# 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.ativo.io/getting-started/installation/updates.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.
