---
title: AssistantSchemas.BrowserEntity
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/assistantschemas/browserentity
---

# AssistantSchemas.BrowserEntity

Assistant schema conformance for app entities that describe data for web browsing functionality.

## Declaration

```swift
protocol BrowserEntity : AssistantSchemas.Model
```

## Topics

### Instance Properties

- [bookmark](appintents/assistantschemas/browserentity/bookmark.md)
- [readingListItem](appintents/assistantschemas/browserentity/readinglistitem.md)
- [tab](appintents/assistantschemas/browserentity/tab.md)
- [tabGroup](appintents/assistantschemas/browserentity/tabgroup.md)
- [window](appintents/assistantschemas/browserentity/window.md)

## Relationships

### Inherits From

- [AssistantSchemas.Model](appintents/assistantschemas/model.md)

### Conforming Types

- [AssistantSchema.EntitySchema](appintents/assistantschema/entityschema.md)
- [AssistantSchemas.EntitySchema](appintents/assistantschemas/entityschema.md)
