# Change Artifact version (FiveM)

{% hint style="info" %}
The error **“Server Artifact version is outdated”** indicates that your **FiveM artifact** is too old.
{% endhint %}

### Objective

Update (or change) the**FiveM artifact** from the dashboard.

### Prerequisites

* The server is stopped or in maintenance (recommended).

{% hint style="warning" %}
Make a backup before changing:\
[Create a backup and restore it](/en/dashboard/creer-une-sauvegarde-et-la-restaurer-sur-son-serveur.md).
{% endhint %}

### Step-by-step guide

{% stepper %}
{% step %}
**Open the FiveM installation**

On the dashboard, open **Installation**.

<figure><img src="/files/043f34306aca7ba6681e834f9b2318ca84401dfa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Click on “Change version”**

<figure><img src="/files/21244a2f8ea1947cde623f30f0208342a6c236fd" alt=""><figcaption><p>The current version shows your current artifact.</p></figcaption></figure>
{% endstep %}

{% step %}
**Choose a stable version (or the latest)**

<figure><img src="/files/14ef52806afe771cf6cbf5a7541c1501a1e7d2ba" alt=""><figcaption></figcaption></figure>

You can install any version you choose, but FiveM recommends using a version labeled 'stable'. Additionally, if you wish, you can confidently choose the latest available version, which will also fix the error.

{% hint style="danger" %}
Do not enable deletion of existing files.\
With that, the action is irreversible and you risk losing all your data!
{% endhint %}

<figure><img src="/files/87f81194e507a9e41d0ba6a28ce2154736b5bbba" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Confirm, then restart**

Click on **Change version**, wait until it's finished, then start the server.

<figure><img src="/files/2c74283dfd284a0a6cfb7564062cb94fca293803" alt=""><figcaption><p>After that, start your server.</p></figcaption></figure>
{% endstep %}
{% endstepper %}

### Common issues

#### Still “outdated” after updating

* Repeat the process and choose the latest version.
* Verify that the server has restarted properly.

#### I don't know which version to choose

Take a **stable**.\
Otherwise, take the **latest** if you want to fix it quickly.


---

# 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.oxygenserv.com/en/gta-v/changer-de-version-dartifact-fivem.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.
