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

# Settings

> Understand the different setting options

## My Account

## Settings

<AccordionGroup>
  <Accordion icon="toggle-on" title="Shops Fees">
    <ResponseField name="shops fees" type="boolean">
      Do you want to include buying fees (as on Vinted) or selling fees (as on Ebay) in your calculations?

      If so, two new [widgets](/lg-english/widgets.mdx) will be displayed on the [Sets & Minifigs](/lg-english/set.mdx) page for to give you price details for these two different types of shops.
    </ResponseField>
  </Accordion>

  <Accordion icon="toggle-on" title="Manual or Automatic update">
    <ResponseField name="manual or automatic update" type="boolean">
      * If `Automatic update` is selected, the [Dashboard](/lg-english/dashboard.mdx) will be updated automatically each time you display the page.
      * If `Manual update` is selected, you will need to click on the `Refresh` button in the top right-hand corner to update the [Dashboard](/lg-english/dashboard.mdx).

      <Warning>When displaying the dashboard, the system performs numerous calculations and queries the APIs to retrieve the latest price and availability data. **When your collection becomes important, the loading time of the Dashboard page can become significant**. It is therefore advisable to deactivate this option.</Warning>
    </ResponseField>
  </Accordion>
</AccordionGroup>
