---
title: "tempoIsUserInTeam"
canonical: "https://support.appfire.com/space/PSJ/15487365/tempoIsUserInTeam"
format: markdown
---
> Macro (aura-html)


> 📝 The use of this function requires the SIL Tempo Connector add-on (free) be installed.

|  |  |  |  |
| --- | --- | --- | --- |
| **Syntax** | tempoIsUserInTeam(team, userKey) | **Package** | tempo |
| **Alias** |  | **Pkg Usage** | isUserInTeam(team, userKey) |

## Description

> Macro (excerpt)
> 
> Returns true if the user belongs to the active base of the team at the time of the call.

Returns true if the user belongs to the active base of the team at the time of the call.

## Parameters

| Parameter name | Type | Required | Description |
| --- | --- | --- | --- |
| team | String | Yes | Team key, name or id, as a string. |
| userKey | String | Yes | User key of user in question. |

## Return Type

**Boolean**

## See also

> Macro (contentbylabel)

> Macro (fc909b09-b512-4c31-a844-dd855b0e6aae/db1c8759-c7e5-4e80-9022-d19e47b0e2b0/static/macro)