> ## Documentation Index
> Fetch the complete documentation index at: https://gando.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Comment configurer les informations du compte

## Après chaque

Une fois vos informations enregistrés vous serez redirigé vers une page, vous recevez par la suite un lien de confirmation par mail.

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/gando/images/email-verification.svg" style={{ borderRadius:"0.5rem" }} />
</Frame>

## Informations de l'entreprise

<AccordionGroup>
  <Accordion title="Ou est ce que reçois mes factures Gando">
    Vous recevez vos factures dans la sections **"**[**Documents**](https://app.gando.pro/g/settings/documents)**"** depuis votre dasboard ou sinon vous depuis votre email via le bouton.
  </Accordion>

  <Accordion title="Preview changes" icon="rectangle-terminal">
    Previewing helps you make sure your changes look as intended. We built a
    command line interface to render these changes locally.

    1. Install the
       [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the
       documentation changes locally with this command: `npm i -g mintlify`
    2. Run the following command at the root of your documentation (where
       `docs.json` is): `mintlify dev`

    <Note>
      If you’re currently using the legacy `mint.json` configuration file, please update the Mintlify CLI:

      `npm i -g mintlify@latest`
      And run the new upgrade command in your docs repository:

      `mintlify upgrade`
      You should now be using the new `docs.json` configuration file. Feel free to delete the `mint.json` file from your repository.
    </Note>
  </Accordion>
</AccordionGroup>

## Fuseau horaire

## Devise

Learn how to update your docs locally and deploy them to the public.

### Edit and preview

<AccordionGroup>
  <Accordion title="Ou est ce que reçois mes factures Gando">
    Vous recevez vos factures dans la sections **"**[**Documents**](https://app.gando.pro/g/settings/documents)**"** depuis votre dasboard ou sinon vous depuis votre email via le bouton.
  </Accordion>

  <Accordion title="Preview changes" icon="rectangle-terminal">
    Previewing helps you make sure your changes look as intended. We built a
    command line interface to render these changes locally.

    1. Install the
       [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the
       documentation changes locally with this command: `npm i -g mintlify`
    2. Run the following command at the root of your documentation (where
       `docs.json` is): `mintlify dev`

    <Note>
      If you’re currently using the legacy `mint.json` configuration file, please update the Mintlify CLI:

      `npm i -g mintlify@latest`
      And run the new upgrade command in your docs repository:

      `mintlify upgrade`
      You should now be using the new `docs.json` configuration file. Feel free to delete the `mint.json` file from your repository.
    </Note>
  </Accordion>
</AccordionGroup>
