# How to grant login access?

If you need some help, you can grant us a login access to your org.

Using this we will be able to understand the source of a problem or even correct it directly.

## System Administrator

Depending on your Organization, the Setup button will be beside your name at the top right of the page or listed as a drop-down option when you click on your name.

### Salesforce Classic User Interface

1\. Choose one of the following in Salesforce Classic User Interface:\
\- Click on Setup | My Personal Information | Grant Login Access.\
\- Click on Your Name | My Settings | Personal | Grant Account Login Access\
2\. Set the access expiration date for "SharinPix Support"\
3\. Click Save.

### Lightning Experience User Interface

Choose one of the following in Lightning Experience User Interface:\
1\. Click on your avatar in the top right-hand side of the screen and choose "Settings".\
2\. Click on Grant Account Login Access.\
3\. Set the access expiration date for "SharinPix Support"\
4\. Click Save.

## All Other Users

1\. Choose Your Name | My Settings | Personal | Grant Account Login Access.\
2\. Set the access expiration date for "SharinPix support"\
3\. Click Save.

## Learn more in Salesforce documentation

Please refer to Salesforce documentation to learn more about Grant Login access:

<https://help.salesforce.com/articleView?id=000003910&type=1>


---

# 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.sharinpix.com/faqs/how-to-grant-login-access.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.
