> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Presence URIs

> Presence URIs

# Presence URIs

This section provides detail about the Universal Resource Identifier (URI) addresses and associated Hypertext Transport Protocol (HTTP) methods from XBOX Live Services for *presence*.

Only games running on an XBOX 360, on a Windows Phone device, or on Windows can use this service.

The domain for these URIs is userpresence.xboxlive.com.

You can subscribe to a user's presence changes by using the Real Time Activity (RTA) service.

<a id="ID4ERB" />

## In this section

[/users/batch](/reference/live/rest/uri/presence/uri-usersbatch)

  Access presence for a batch of users.

[/users/me](/reference/live/rest/uri/presence/uri-usersme)

  Access the current user's presence.

[/users/me/groups/{moniker}](/reference/live/rest/uri/presence/uri-usersmegroupsmoniker)

  Accesses the PresenceRecord for my group.

[/users/xuid({xuid})](/reference/live/rest/uri/presence/uri-usersxuid)

  Access the presence of another user or client.

[/users/xuid({xuid})/devices/current/titles/current](/reference/live/rest/uri/presence/uri-usersxuiddevicescurrenttitlescurrent)

  Access the presence of a title or a title's user.

[/users/xuid({xuid})/groups/{moniker}](/reference/live/rest/uri/presence/uri-usersxuidgroupsmoniker)

  Accesses the PresenceRecord for a group.

[/users/xuid({xuid})/groups/{moniker}/broadcasting](/reference/live/rest/uri/presence/uri-usersxuidgroupsmonikerbroadcasting)

  Accesses the presence record of the broadcasting users specified by the groups moniker related to the XUID that appears in the URI.

[/users/xuid({xuid})/groups/{moniker}/broadcasting/count](/reference/live/rest/uri/presence/uri-usersxuidgroupsmonikerbroadcastingcount)

  Accesses the count of the broadcasting users specified by the groups moniker related to the XUID that appears in the URI.

<a id="ID4EMC" />

## See also

<a id="ID4EOC" />

##### Parent

[Universal Resource Identifier (URI) Reference](/reference/live/rest/uri/atoc-xboxlivews-reference-uris)


## Related topics

- [Front Panel URIs](/reference/deviceportal/frontpanel/atoc-rest-frontpanel.md)
- [Remote Recovery URIs](/reference/deviceportal/remote/atoc-rest-remote.md)
- [Unattended Setup URIs](/reference/deviceportal/unattendedsetup/atoc-rest-unattendedsetup.md)
- [Presence](/services/xbox-services/community/presence/index.md)
- [Windows Device Portal REST API reference](/reference/deviceportal/atoc-deviceportal-reference.md)
