# Use of lookup table

**URL:** https://forum.rasa.com/t/use-of-lookup-table/1679
**Category:** Getting Started with Rasa
**Created:** [October 6, 2018, 6:06pm UTC](https://forum.rasa.com/t/use-of-lookup-table/1679 "2018-10-06T18:06:41Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![susheelks](https://avatars.discourse-cdn.com/v4/letter/s/7c8e57/32.png) [@susheelks](https://forum.rasa.com/u/susheelks)
#### Post date: [December 18, 2018, 6:30pm UTC](https://forum.rasa.com/t/use-of-lookup-table/1679/7 "2018-12-18T18:30:11Z")

</div>

Hello RASA Team,

Can you please clarify how lookup table is used. For e.g. if I gave one below line, would RASA will use all ccode defined in the ccode.txt files as training set to create the model or it is just the one line below used for creating model? and how do I verify if look up table content was used to create model?

## intent:package

- Where is package for 1AP?

## intent:ccode

data/lookup/ccode.txt

---

_[View the full topic](https://forum.rasa.com/t/use-of-lookup-table/1679)._
