# Logging in to Media Milwaukee

## Logging in

1. Go to the following URL: <http://mediamilwaukee.com/wp-admin/>
2. Use your UWM email address in the username field. Use the password you created when you [reset your password](https://app.gitbook.com/accessing-the-news-site/resetting-your-password.md). **Note:** Your password is not synced with your UWM accounts (D2L, PAWS, Outlook 365, etc.) Your username is your UWM email address because it's an easy to remember unique identifier.&#x20;

## Common login problems

* Attempting to log into WordPress.com instead of the news site login screen (see above)
* Attempting to to log into WordPress.org instead of the news site login screen(see above)


---

# 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://techresources.gitbook.io/wordpress-basics-adding-content-to-media-milwaukee/accessing-media-milwaukee/logging-in-to-media-milwaukee.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.
