# How to Login to OCS

## Existing Users

You have a Login ID and have already setup a Password. Go to the [Login Page](https://www.ltmclientmarketing.com/ocs3/) and

1. Enter your User ID
2. Enter your Password
3. Click the Login button
4. The Remember Me checkbox allows you to save your User ID so you don't have to enter it next time.
5. Click `Forgot Password?` if you've forgotten your password. This will take you through the [Password Reset](/ocs-help/password-reset.md) function.
6. The `No Account?` link displays our contact information.

![](/files/-LRmaD8eh5_Uu0qlpd2k)

## New Users

We need to set you up *before* you can login. If you haven't received a Setup Email from Customer Service, please [email us](mailto:%20customerservice@ltmclientmarketing.com), or call us: +1 (800) 243-5334.


---

# 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://ltm-client-marketing.gitbook.io/ocs-help/login.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.
