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

# Frequently asked questions

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Who has access to the JupyterHub server?">
    All of your organization members have access to the JupyterHub server.
  </Accordion>

  <Accordion title="What happens when a new member is added to the organization?">
    When a new member is added to the organization, they are automatically added to the JupyterHub server.
  </Accordion>

  <Accordion title="What happens when a member is removed from the organization?">
    When a member is removed from the organization, they are no longer able to access the JupyterHub server, but their data is preserved. They can be re-added to the organization and JupyterHub server.
  </Accordion>
</AccordionGroup>

## Integrations

<AccordionGroup>
  <Accordion title="Do you offer integrations with external services?">
    Yes. These integrations consume Professional Services Hours, which are included with some support plans or can be purchased separately. Please [open a support ticket](https://support.anaconda.com/hc/en-us/requests/new) to discuss your needs.
  </Accordion>

  <Accordion title="How do I restart my notebook kernel?">
    You can restart your notebook kernel by clicking the **Restart** button in the top right corner of the notebook.
  </Accordion>

  <Accordion title="How do I update my notebook environment?">
    You can update your notebook environment by clicking the **Update** button in the top right corner of the notebook.
  </Accordion>
</AccordionGroup>

## GPU Support

<Accordion title="Can I use a GPU with my Jupyter Notebooks?">
  We do not offer GPU support for JupyterHub at this time.
</Accordion>

## Help and training

<AccordionGroup>
  <Accordion title="Do you offer support for JupyterHub?">
    Yes! You can [submit support tickets](https://support.anaconda.com/hc/en-us/requests/new) if you need assistance.
  </Accordion>

  <Accordion title="Do you offer training for JupyterHub?">
    We do not offer training for Jupyter at this time.
  </Accordion>

  <Accordion title="Do you have a question not answered here?">
    [Please contact us](https://www.anaconda.com/contact) for more information.
  </Accordion>
</AccordionGroup>
