# Redirect (If enrolled in)

![](/files/-MhyPSf9v0WW-xYOrLyD)

This section will redirect users to a different page based on their enrollment status on a single course or bundle.

For example, let's say you want to have two different versions of a student dashboard. Maybe you have a membership for your Dog Training and also have a membership for your Cat Training courses.

In this case you would add a *Redirect (if enrolled in)* section to the student dashboard and configure it to redirect anyone enrolled in the Dog Training Bundle to a custom page for the 'Dog Dashboard".

Then you would add a second *Redirect (if enrolled in)* section to the student dashboard and configure it to redirect anyone enrolled in the Cat Training Bundle to a custom page for the 'Cat Dashboard".

![](/files/-MhyPpcdO64llBgxsqcX)

* [ ] Add the ***Redirect (if enrolled section)*** to a page
* [ ] Select the course or bundle that you want to check the enrollment status of in the ***Product setting drop-down***
* [ ] Then choose if you want to redirect when the person is enrolled in the course/bundle or not enrolled in the course of bundle using the ***Redirect When setting drop-down***
* [ ] Lastly choose the page that you want to redirect the person to using the ***Redirect page*** setting drop-down
* [ ] If the condition you configured is true, then the user will be sent to that page, otherwise the page will load normally.


---

# 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-swiss.superpowerups.com/super-power-settings/redirect-if-enrolled-in.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.
