# Use user and app data from script

To access user and app tokens from any other script You can get it from Singleton class called **PluginManager**. You will find there lists of user and application tokens and also user data. To use it type: **PluginManager.Instance.\[public\_field]**.

<figure><img src="https://lh3.googleusercontent.com/nLqglzJ3kEcSMuFv5FZjexHmqc3fcRvjJ3dVFjLtMS_GMYf2lju2lqGOg72ku8pj2km2M0xHqC_tccYbcF0LTF97gOoZQTuoPlN7WOoMU62pHRvhBOh2CW3NQwCNV-gfaJAeNClUgh2CrVGSix6q-JuhO-CHgbdlpyydib3vQPTTT8NUjS7E8WkjguOAgA" alt=""><figcaption></figcaption></figure>
