# Next Steps

Image classification and training is only a part of the complete idea. After the model is trained we will need to use this model somewhere. You can go to the **Implementation** tab to see how you can implement your model in different applications.&#x20;

![](https://1442039566-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvqHK7ivKIfEf7AUw48%2F-LvwSgxwXiGOgNGwoX2n%2F-LvwcwvfX3ENJ3H6Rg4l%2FScreen%20Shot%202019-12-12%20at%206.23.17%20PM.png?alt=media\&token=b5355de5-70cc-4002-84da-371c8ee50abf)

You will need to grab the API keys from your visual recognition service that can be found next to the **Associated Services .** Clicking on your associated service and going to the **Credentials** tab will give you your API keys associated to your service. These are the keys you will be using to hit your API endpoint for your custom model! &#x20;

![](https://1442039566-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LvqHK7ivKIfEf7AUw48%2F-LvwSgxwXiGOgNGwoX2n%2F-Lvwds3uBnLWhuMB5mge%2FScreen%20Shot%202019-12-12%20at%207.25.58%20PM.png?alt=media\&token=62c20481-1854-40e7-a54c-c81d4e34d7c0)

### API Implementation and Documentation&#x20;

* For more info on how to implement the API check out : [IBM Cloud API Docs](https://cloud.ibm.com/apidocs/visual-recognition/visual-recognition-v3?code=node)
* For Info on IBM Watson SDK check out : [Watson Developer Cloud SDK ](https://github.com/watson-developer-cloud/)

### Congrats on Completing this Workshop!&#x20;

I hope you found this workshop useful in helping you create your own custom visual recognition models! Go ahead and try this yourself with other use cases!&#x20;
