> For the complete documentation index, see [llms.txt](https://laot7490.gitbook.io/ltbridge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://laot7490.gitbook.io/ltbridge/ui-and-interaction/notify/set-resource.md).

# SetResource

Force set notify resource.

{% hint style="info" %}
**Side:** Client · **Category:** Notify · **API:** `LT.Notify.SetResource`
{% endhint %}

## Example

```lua
LT.Notify.SetResource('ox_lib')
```

## Parameters

| Name   | Required | Description |
| ------ | -------- | ----------- |
| `name` | Yes      | 'ox\_lib'   |
