# Automations

If you don't like having to manually sync, translate, and publish your website on [https://app.linguana.io](https://app.linguana.io/) every time you make a change, you can configure Linguana to do this automatically for you every day.

To set up this automation, go to [https://app.linguana.io](https://app.linguana.io/), select your project, and click *Settings*. Then, click *Automations*. On that page, you can enable either *Automatic daily sync and publish* and/or *Automatic daily translation*.

<figure><img src="/files/wXaSBcbs8pnVyvubBqUY" alt=""><figcaption><p>Automations menu</p></figcaption></figure>

If both options are enabled, every day between 4AM and 7AM UTC, Linguana will automatically sync with your website, translate all content, and publish to any custom domains. All content anywhere on your website not already translated will be automatically translated using any AI credits you have available. If you've run out of AI credits, the translation will not run, and Linguana will send you an email asking you to refill your AI credits. Your project will be published to all custom domains that are verified.


---

# 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.linguana.io/translating-your-website/automations.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.
