# Integrated Partner Registration

### Partner Registration Process

Partner Registration for TSANet can be integrated to the Host Members overall process.  Below is an example of how this was accomplished at Red Hat.

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

### Partner Experience

As the above image shows the Partner Registers for the Red Hat Partner Program and this includes automating the TSANet registration process.   Below are the steps and how integration to TSANet is accomplished.

1. Partner Logs into the Host Website (or creates an account)
2. Partner completes steps needed for the host
3. Registration with TSANet sends the user email to TSANet - TSANet then uses the domain to check company status
   1. If already a TSANet Members with relationship to Red Hat --> Send back OK
   2. If not a a Member then complete the registration process&#x20;

### Implementation details

Contact TSANet at <membership@tsanet.org> for more details and access to the API to enable this functionality. &#x20;


---

# 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://tsanet.gitbook.io/connect/documentation/getting-started/tsanet-partner-framework/tech-partner/integrated-partner-registration.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.
