# Log in to the platform

## How do I log in to a company?

### **Web login**

&#x20;Open the browser and type the URL with your subdomain mentioned e.g. if the subdomain is "**mycompany**" then the login URL would be "**mycompany.senpiper.com**" &#x20;

### **App login**&#x20;

1. Download the senpiper App from the [<mark style="color:purple;">**Google playstore**</mark> ](https://play.google.com/store/apps/details?id=com.senpiper.android)or [<mark style="color:purple;">**Apple App store**</mark>](https://apps.apple.com/in/app/senpiper/id1196090587)
2. Once the App is installed, enter the subdomain for your company

<figure><img src="/files/YEPfCfORN0jT66je30ji" alt=""><figcaption><p><em>How to enter subdomain on the mobile App</em></p></figcaption></figure>

## Configure Login Options

One Resource platform provides the ability to customize the login options for a sub-domain. This permission is enabled for the System Administrator of the company. [<mark style="color:purple;">**Click here**</mark>](/general-system-settings/authentication-settings.md) to learn more about configuring the login options for any domain

### How do I find my subdomain?

* If you are starting fresh [<mark style="color:purple;">**click here**</mark>](https://senpiper.com/company/contact-us.html) to register a subdomain&#x20;
* If your subdomain is registered, then please contact your system admin for details

{% hint style="info" %}
Once the Senpiper team creates your subdomain, your login credentials for system admin will be shared with you over the provided email&#x20;
{% endhint %}

### What are the privileges of a system admin?&#x20;

A system admin is a user who can manage all the aspects of the Senpiper platform&#x20;

* [<mark style="color:purple;">**Managing users**</mark>](/user-management/managing-users.md)
* [<mark style="color:purple;">**Creating groups**</mark>](/groups-applications/how-to-create-groups.md)
* [<mark style="color:purple;">**Creating forms**</mark>](/form-builder/creating-forms.md)<mark style="color:purple;">**,**</mark> [<mark style="color:purple;">**workflows**</mark>](/workflow-builder/introduction/how-to-add-a-new-workflow.md)<mark style="color:purple;">**,**</mark> and [<mark style="color:purple;">**communication**</mark>](/alarm-builder/introduction.md)
* [<mark style="color:purple;">**Managing roles**</mark>](/user-management/managing-user-roles.md) and [<mark style="color:purple;">**permissions**</mark>](/user-management/managing-users/more-actions/tbd.md)
* Creating reports and dashboards


---

# 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.senpiper.com/getting-started/log-in-to-the-platform.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.
