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

# Pages, Theme, General Settings

> Configuring the styling and settings of your Softr app.

<AccordionGroup>
  <Accordion title="Can I select a color for component X for the whole site?">
    Yes, there are Default Styles in the [Theme](/styling/7qXYEkNvWQamR6vcLXzZnF/application-theme/91YGSL2aDJajXdbPBhitbc) section in your Softr studio.
  </Accordion>

  <Accordion title="Can I set a specific page to be full-width?">
    Not a specific page, but you can make the whole site full-width in the [Theme](/styling/7qXYEkNvWQamR6vcLXzZnF/application-theme/91YGSL2aDJajXdbPBhitbc)
    section.
  </Accordion>

  <Accordion title="How to change the page name on browser tab?">
    You will need to set up [SEO Title](/0392ff65acfe4b1c96923c1aac7982f7) in the page settings.
  </Accordion>

  <Accordion title="How to add OpenGraph descriptions and image to page?">
    Check the [Social](/0392ff65acfe4b1c96923c1aac7982f7) section in page settings.
  </Accordion>

  <Accordion title="How to import users from Airtable to Softr automatically?">
    If you need to create users based on different actions, form submissions or directly from Airtable you can use our [API](/softr-api/tTFQ5vSAUozj5MsKixMH8C/api-setup-and-endpoints/j1PrTZxt7pv3iZCnZ5Fp19) and trigger it via [Zapier](/softr-api/tTFQ5vSAUozj5MsKixMH8C/use-case-adding-users-through-zapier/mhCMmdRcJL2UDsprwzFYuT) or [Make](/softr-api/tTFQ5vSAUozj5MsKixMH8C/use-case-adding-users-through-make-formerly-integromat/vFH1YQTF7At7FwCYSmJKYz).
  </Accordion>

  <Accordion title="How to redirect from one page to another based on a condition in Softr?">
    There is no option for that. However, you can achieve something like that using JavaScript custom code and adding it to the [Custom Code](/0392ff65acfe4b1c96923c1aac7982f7) area of the page.
  </Accordion>

  <Accordion title="How to add social sharing to my pages?">
    We recommend integrating third-party services such as [AddThis](https://www.addthis.com/) or [ShareThis](https://sharethis.com/).
  </Accordion>
</AccordionGroup>
