# Custom Authentication

By default, authentication for your customers to access the customer portal is via a one-time passcode sent to their email on login.&#x20;

Using Customer Authentication, you can implement unified login across the customer portal and your web application. This means when customers are logged in to your dashboard, they'll also seamlessly be logged into your Pylon customer portal (and knowledge base).&#x20;

<figure><img src="/files/U8GEce43oGu47poOMaeh" alt=""><figcaption></figcaption></figure>

For more details on how to implement this, view the [setup guide](https://support.usepylon.com/articles/5661240375-customer-authentication-methods) in our help center.


---

# 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.usepylon.com/pylon-docs/customer-portal/custom-authentication.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.
