> For the complete documentation index, see [llms.txt](https://docs.smt-x.com/smtx-online-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smt-x.com/smtx-online-documentation/fulfillment-platform/goto.md).

# Goto

The Goto module allows you to offer users a friendly URL that redirects them to for example a request form.

The Goto configuration screen is opened by clicking on the Goto button ![clip0508](https://help.smt-x.com/clip0508.jpg) in the Admin Panel.

## Add new 'Goto'

Click on the Add link button to create a new goto link.

![clip0509](https://help.smt-x.com/clip0509.jpg)

* Link: The friendly name that should be used behind https\:///Goto/....&#x20;
* Full url: Shows the url for reference and copying&#x20;
* Valid From: Time and date from which on this URL is valid&#x20;
* Valid to: Time and date until this URL is valid&#x20;
* Redirect to: This mandatory field contains the target URL&#x20;
* Hide url: By setting this checkbox, users will not see the redirect to url, only the friendly name url&#x20;
* Redirect to when expired: Set a url to which SSP should redirect in case the goto link is not valid&#x20;
* Hide url when expired: Option to hide the "Redirect to when expired" url when used.
* Statistics: After saving a new URL and when editing an existing goto url, SSP will show statistical information how often a URL has been used and when it was used for the last time.

![](/files/sTnGXFZSPsmWoBEZTril)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.smt-x.com/smtx-online-documentation/fulfillment-platform/goto.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.
