---
title: How It Works
description: Learn about the remote commands feature for mobile.
url: https://docs.tealium.com/platforms/remote-commands/how-it-works/
---
Remote commands is a feature of the Tealium iOS and Android libraries that allows native code to be triggered in a third-party vendor SDK.


<blockquote>
If you're a partner looking to integrate with Tealium, visit [Partner Integrations](https://docs.tealium.com/partners/mobile/).
</blockquote>


Remote commands are implemented in two ways:

### **Vendor Integrations**

Vendor integrations are pre-built remote command modules that implement a vendor's native API.

[Learn more about vendor integrations](https://docs.tealium.com/platforms/remote-commands/vendor-integrations/).

### **Custom Commands**

Custom commands offer an open framework to define your own native methods that trigger the Custom Remote Command tag in Tealium iQ Tag Management.

[Learn more about custom commands](https://docs.tealium.com/platforms/remote-commands/custom-commands/).

