> For the complete documentation index, see [llms.txt](https://doc.var-fivem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.var-fivem.com/tattoo-shop/configuration/edit-tattoo.md).

# Edit Tattoo

{% hint style="warning" %}
If you want to add or remove a tattoo it is in the tattoos.json file to make the modifications
{% endhint %}

```json
{
        "Collection": "mpairraces_overlays",
        "Name": "TAT_AR_000",
        "HashNameMale": "MP_Airraces_Tattoo_000_M",
        "HashNameFemale": "MP_Airraces_Tattoo_000_F",
        "Zone": "ZONE_TORSO",
        "Price": 13205
},
```
